hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Rect.move
hip
math
rect
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
void
move
(float[2] vec)
void
move
(Vector2 vec)
struct
Rect
pure nothrow @
nogc
@
safe
void
move
(
in
Vector2
vec
)
float
x
;
float
y
;
float
width
;
float
height
;
Meta
Source
See Implementation
hip
math
rect
Rect
aliases
h
w
constructors
this
functions
move
position
size
variables
height
width
x
y